In WebInput.NET V3.0, you can use numeric edit formatting.
This topic will show you how to use numeric edit formatting.To Use numeric display formatting
- Right click on WebInput instance to open WebInput.NET Designer.
- Go to Mode tab, select the Enabled checkbox in Edit section, and set Edit Format Expression to "#,###,##0.0" and set the Edit Mask Expression to "9,999,990.0".
EditFormat Property
Tasks
How-to: Use DateTime display formatting
{How-to: Use DateTime edit formatting}
{How-to: Use numeric display formatting}
{How-to: Combine DateTime display and edit formatting}
{How-to: Combine numeric display and edit formatting}
Concepts
{Formatting Data}
References
EditFormat Property